PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getHorizontalAlign Method
In This Topic
    getHorizontalAlign Method
    In This Topic
    Gets the horizontal align.
    Syntax
    public PDFStringHorizontalAlign getHorizontalAlign()

    Return Value

    The alignment of paragraph content on horizontal.
    See Also